Skip to content

release: 159.0.0#4020

Merged
Mrtenz merged 4 commits into
mainfrom
release/159.0.0
Jun 2, 2026
Merged

release: 159.0.0#4020
Mrtenz merged 4 commits into
mainfrom
release/159.0.0

Conversation

@Mrtenz
Copy link
Copy Markdown
Member

@Mrtenz Mrtenz commented Jun 2, 2026

This is the release candidate for version 159.0.0.


Note

Medium Risk
Major bump in snaps-rpc-methods changes how entropy is accessed via the keyring; integrators must upgrade and verify entropy-related Snap RPC flows, though this PR itself only changes versions and changelogs.

Overview
Release 159.0.0 bumps the monorepo from 158.0.0 and cuts new versions for several published packages, with changelog entries only—no application source changes in this diff.

@metamask/snaps-rpc-methods 17.0.0 (major) documents a breaking switch to withKeyringV2Unsafe for entropy access (#4009) and a patch bump on @metamask/permission-controller. @metamask/snaps-simulation 4.2.0 aligns with that entropy path and depends on rpc-methods 17. @metamask/snaps-controllers 20.0.6 and @metamask/snaps-jest 10.1.4 are patch releases that pull in the updated rpc-methods (and related) dependencies (#4020, #4002).

Consumers upgrading should treat snaps-rpc-methods 17 as semver-major because of the keyring/entropy API change; other bumps are dependency alignment for the release train.

Reviewed by Cursor Bugbot for commit 94245cd. Bugbot is set up for automated code reviews on this repo. Configure here.

@Mrtenz Mrtenz marked this pull request as ready for review June 2, 2026 13:43
@Mrtenz Mrtenz requested a review from a team as a code owner June 2, 2026 13:43
cryptodev-2s
cryptodev-2s previously approved these changes Jun 2, 2026

### Changed

- **BREAKING:** Use `withKeyringV2Unsafe` for accessing entropy ([#4009](https://github.com/MetaMask/snaps/pull/4009))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we release snaps-simulation/snaps-jest with these changes too?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.58%. Comparing base (06df849) to head (94245cd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4020   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files         425      425           
  Lines       12364    12364           
  Branches     1948     1948           
=======================================
  Hits        12189    12189           
  Misses        175      175           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Mrtenz Mrtenz added this pull request to the merge queue Jun 2, 2026
Merged via the queue into main with commit cecffa1 Jun 2, 2026
129 checks passed
@Mrtenz Mrtenz deleted the release/159.0.0 branch June 2, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants